Click or drag to resize

RuleConditionsSentOnlyToMe Property

Indicates whether the owner of the mailbox has to be the only one in the ToRecipients property of incoming messages in order for the condition or exception to apply.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool SentOnlyToMe { get; set; }

Property Value

Type: Boolean
See Also